Read

Returns a Heterogeneous Folder instance based on the CollabId in the supplied HeterogeneousFolderHandle and with the attributes loaded based on the provided Projection.

If Projection.EMPTY is supplied, the returned HeterogeneousFolder instance will only have the CollabId and the StateId loaded.
If an ArtifactListProjection is supplied, it must contain an EmptySnapshotListFilter. Other ListFilters will not be supported.


heterogeneousFolder readHeterogeneousFolder( beeId handle , Projection projection )

Parameters

handle
Type: beeId HeterogeneousFolderHandle on the artifact to be loaded
projection
ProjectionWrapper
Projection representing the portion of the HeterogeneousFolder to load.